/*---------------------动态稿件组件---------------*/
@media not screen and (max-width: 768px) , screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {    .newsInformation-box {
        padding: 64px 0;
        /*width: 1920px;*/
        width: 100%;
        margin: auto;
    }

    .newsInformation-contain {
        display: flex;
        justify-content: space-between;
        margin-bottom: 35px;
        padding-left: 25px;
        box-sizing: border-box;
    }

    .newsInformation-box .newsInformation-leftText-box {
        height: 33px;
        font-size: 24px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 33px;
    }

    .newsInformation-box .newsInformation-rightType-box {
        display: none;
    }

    .newsInformation-box .newsInformation-rightType-box.true {
        display: flex;
    }

    .newsInformation-box .newsInformation-rightType-box .type-item {
        padding: 10px 23px;
        font-size: 14px;
        font-family: Helvetica;
        color: #4B4B4B;
        line-height: 17px;
        background: #EEEEEE;
        margin-left: 20px;
        cursor: pointer;
    }

    .newsInformation-box .newsInformation-rightType-box .type-item.active {
        color: #FFFFFF;
        background: #FC4F08;
    }

    .cardList {
        /*width: 1920px;*/
        width: 100%;
        box-sizing: border-box;
        padding: 64px 0;
        margin: auto;
    }

    .cardList .cardList-contain {
        width: 1245px;
        padding-top: 1px;
    }

    .cardList .cardList-header-box {
        text-align: center;
        height: 45px;
        font-size: 28px;
        font-family: Helvetica;
        color: #181818;
        line-height: 38px;
        margin: 0px auto 35px;
    }

    .cardList .cardList-body-box {
        display: flex;
        height: 520px;
        flex-direction: column;
        flex-wrap: wrap;
        /*padding-bottom: 20px;*/
    }

    .cardList .cardList-item {
        height: 140px;
        padding: 24px;
        /*border-bottom: 1px solid #D2D2D2;*/
        background-color: #FFFFFF;
        box-sizing: border-box;
        padding-bottom: 0;
        /*margin: 0 20px;*/
        width: 698px;
        flex: 1;

    }

    .cardList .cardList-item img {
        display: none;
    }

    .cardList .slider {
        width: 100%;
        height: 1px;
        margin-top: 9px;
        /*background-color: #D2D2D2;    210*/
        background-color: rgba(220, 220, 220, 0.5);
        /*margin: 18px 0px 0;*/
    }

    .cardList .cardList-item:nth-of-type(1) .slider {
        display: none;
    }

    .cardList .cardList-item:nth-of-type(1) {
        height: 100%;
        border: none;
        margin-right: 15px;
        width: 532px;
        flex: none;
    }

    .cardList .cardList-item:nth-of-type(1) img {
        display: block;
        width: 484px;
        height: 283px;
        object-fit: contain;
    }

    .cardList .cardList-h2 {
        display: inline-block;
        height: 32px;
        font-size: 18px;
        /*font-family: Helvetica-Bold, Helvetica;*/
        /*font-family: "Microsoft Yahei", "微软雅黑";*/
        font-family: "Candara", "Regular";
        /*font-weight: regular;*/
        color: #FC4F08;
        margin: 15px 0;
        line-height: 24px;
        background: rgba(252, 79, 8, 0.1);
        padding: 4px 8px;
        box-sizing: border-box;
    }

    .cardList .cardList-content-box {
        color: black;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        width: 100%;
        cursor: pointer;
    }

    .cardList .cardList-content-box:hover {
        color: #FC4F08;
    }

    .cardList .content-title {
        height: 22px;
        font-size: 16px;
        font-family: Helvetica;
        /*color: #181818;*/
        line-height: 19px;
        -webkit-background-clip: text;
        width: 75%;
    }

    .cardList .content-description {
        height: 20px;
        font-size: 14px;
        font-family: Helvetica;
        color: #999999;
        line-height: 17px;
        width: 90%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .cardList .cardList-item:nth-of-type(1) .content-description {
        /*height: 65px;*/
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        white-space: break-spaces;
    }

    .cardList .checkMore-box {
        width: 698px;
        display: flex;
        flex-direction: row-reverse;
        padding: 20px;
        background: #FFFFFF;
        box-sizing: border-box;
    }

    .cardList .checkMore-box .line-btn {
        width: 120px;
        height: 33px;
        border-radius: 4px;
        border: 1px solid #FC4F08;
        color: #FC4F08;
        font-size: 14px;
        font-family: Helvetica;
        line-height: 33px;
        text-align: center;
    }

    /*----------------------list2第二种列表类型组件------------------------------------------*/
    .list2-box {
        /*width: 1920px;*/
        width: 100%;
        margin: auto;
    }

    .list2-box .list2-item {
        display: flex;
        padding: 25px 79px;
        box-sizing: border-box;
        justify-content: space-between;
        height: 298px;
        background-color: #FFFFFF;
        margin-bottom: 2px;
        box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
    }

    .list2-box .list2-item .left-text-box {
        width: 66%;
        padding-top: 30px;

    }

    .list2-box .list2-item .left-title {
        font-size: 22px;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #181818;
        line-height: 26px;
    }

    .list2-box .list2-item .left-description {
        font-size: 14px;
        font-family: Helvetica;
        color: #757575;
        line-height: 19px;
        margin: 15px 0;
    }

    .list2-box .list2-item .left-detail-box {
        display: flex;
        margin-bottom: 50px;
    }

    .list2-box .list2-item .left-detail-box .type-box {
        display: flex;
        padding-right: 15px;
        border-right: 1px solid #8E8E8E;
    }

    .list2-box .list2-item .left-detail-box .type-icon {
        width: 16px;
        height: 16px;
        object-fit: contain;
    }

    .list2-box .list2-item .left-detail-box .type-text {
        font-size: 14px;
        font-family: Helvetica;
        color: #8E8E8E;
        line-height: 17px;

    }

    .list2-box .list2-item .list2-btn-box {
        display: flex;
        cursor: pointer;
    }

    .list2-box .list2-item .list2-btn-box .list2-btn {
        color: #FC4F08;
        font-size: 16px;
        font-family: Helvetica;
        line-height: 19px;
        -webkit-background-clip: text;
    }

    .list2-box .list2-item .list2-btn-box img {
        object-fit: contain;
    }

    .list2-box .list2-item .left-detail-box .left-detail-data {
        padding: 0 15px;
    }

    .list2-box .list2-item .right-img-box {
        width: 335px;
        text-align: center;
        margin: auto 0;
        height: 188px;
        object-fit: contain;
    }

    .list2-box .list2-item .right-img-box img {
        width: 335px;
        text-align: center;
        margin: auto;
        height: 188px;
        object-fit: contain;
    }

    /*-----------------视频学院，CG模板-------------------*/
    .hoverCardList {
        padding: 64px 0;
        /*width: 1920px;*/
        width: 100%;
        margin: auto;
    }

    .hoverCardList .title {
        text-align: center;
        width: 1315px;
        margin: auto;
    }

    .hoverCardList .title-h1 {
        font-size: 28px;
        font-family: Helvetica;
        color: #181818;
        line-height: 38px;
    }

    .hoverCardList .title-description {
        height: 20px;
        font-size: 16px;
        font-family: Helvetica;
        color: #999999;
        line-height: 17px;
        margin: 15px 0;
    }

    .hoverCardList .hoverCard-contain {
        display: flex;
        flex-wrap: wrap;
        width: 1675px;
        box-sizing: border-box;
    }

    .hoverCardList .hoverCard-contain.hoverCard-contain4 {
        width: 1675px;
    }

    .hoverCardList .hoverCard-contain.hoverCard-contain3 {
        width: 1255px;
    }

    .hoverCardList .hoverCard-item {
        margin: 25px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        color: #222222;
        position: relative;
        width: 368px;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0px 7px 20px 0px rgba(124, 144, 215, 0.2);
        border-radius: 15px;
    }

    .hoverCardList .hoverCard-item img {
        width: 368px;
        height: 207px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        /*object-fit: contain;*/
    }

    .hoverCardList .hoverCard-item .show-box {
        padding: 15px;
        font-weight: 600;
    }

    .hoverCardList .hoverCard-item .hoverCard-title {
        height: 24px;
        font-size: 18px;
        font-family: MicrosoftYaHei;
        line-height: 24px;
        margin: 5px 0 15px;
    }

    .hoverCardList .hoverCard-item .hoverCard-description {
        display: flex;
        justify-content: space-between;
        height: 21px;
        line-height: 21px;
    }

    .hoverCardList .hoverCard-item .hoverCard-description.hide {
        display: none;
    }

    .hoverCardList .hoverCard-item:hover .bottom-hoverCard-box.show .show-box {
        display: none;
    }

    .hoverCardList .hoverCard-item:hover .bottom-hoverCard-box.show .hover-box {
        display: block;
    }

    .hoverCardList .hoverCard-item .support-format {
        /*height: 21px;*/
        width: 90%;
        /*line-height: 21px;*/
    }

    .hoverCardList .hoverCard-item .hoverCard-size {
        width: 20%;
    }

    .hoverCardList .hoverCard-item .hover-box {
        display: none;
        margin-top: 25px;
        margin-bottom: 16px;
        text-align: center;
    }

    .hoverCardList .hoverCard-item .hover-box-btn {
        width: 336px;
        height: 54px;
        border-radius: 27px;
    }
}

@media screen and (max-width: 768px) {
    .cardList {
        width: 100%;
        box-sizing: border-box;
    }

    .cardList .cardList-contain {
        width: 6.70rem;
        margin: 0 auto;
        padding: 0.30rem 0;
    }

    .cardList .cardList-header-box {
        text-align: center;
        height: 0.45rem;
        font-size: 0.32rem;
        font-family: Helvetica;
        color: #181818;
        line-height: 0.38rem;
    }

    .cardList .cardList-body-box {
        /*display: flex;*/
        /*flex-direction: column;*/
        /*flex-wrap: wrap;*/
        padding-bottom: 0.20rem;
    }

    .cardList .cardList-item {
        height: 1.74rem;
        padding: 0.15rem 0;
        border-bottom: 0.01rem solid #D2D2D2;
        background-color: #FFFFFF;
        box-sizing: border-box;
        margin: 0.20rem 0;
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0rem 0.04rem 0.20rem 0rem rgba(222, 221, 234, 0.2);


    }

    .cardList .cardList-item img {
        display: none;
    }

    .cardList .title-box {
        display: flex;
        justify-content: space-between;
        margin: 0.20rem 0;
        padding-right: 0.43rem;
    }

    .cardList .cardList-item:nth-of-type(1) {
        height: 100%;
        border: none;
        margin-right: 0.25rem;
    }

    .cardList .cardList-item:nth-of-type(1) img {
        display: block;
        max-width: 100%;
        max-height: 3.75rem;
        object-fit: contain;
        margin: auto;
    }

    .cardList .cardList-h2 {
        display: inline-block;
        font-weight: bold;
        background: rgba(252, 79, 8, 0.1);
        padding: 0.10rem 0.46rem;
        box-sizing: border-box;
        margin-left: 0.20rem;
        font-size: 0.28rem;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #FC4F08;
        line-height: 0.34rem;
    }

    .cardList .cardList-content-box {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: flex;
        justify-content: space-between;
        margin-bottom: 0.10rem;
        width: 100%;
        font-size: 0.18rem;
        font-family: Helvetica;
        color: #FC4F08;
        /*line-height:0.22rem;*/
        padding: 0 0.20rem;
        padding-right: 0.43rem;
        box-sizing: border-box;

    }

    .cardList .content-date {
        font-size: 0.26rem;
        font-family: Helvetica;
        color: #FC4F08;
        line-height: 0.26rem;
        margin: auto 0;
    }

    .cardList .content-title {
        /*width: 379rem;*/
        /*height: 0.22rem;*/
        font-size: 0.26rem;
        font-family: Helvetica;
        color: #333333;
        /*line-height: 0.19rem;*/
        -webkit-background-clip: text;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    .cardList .checkMore-box {
        width: 100%;
        padding: 0.20rem;
        box-sizing: border-box;
    }

    .cardList .checkMore-box .line-btn {
        margin: 0.30rem auto;
        border-radius: 0.04rem;
        background-color: #FC4F08;
        color: #FFFFFF;
        text-align: center;
        padding: 0.16rem 0.92rem;
        box-sizing: border-box;
        width: 2.85rem;
        font-size: 0.24rem;
        font-family: Helvetica;
        color: #FFFFFF;
        line-height: 0.29rem;
    }
    .hoverCardList {
        padding: .5rem .08rem;
    }
    .hoverCardList .title {
        margin: 0 .1rem;
        margin-bottom: .2rem;

    }
    .hoverCardList .title-h1 {
        font-size: 0.34rem;
        font-family: PingFang SC;
        font-weight: 800;
        color: #000000;
        line-height: 0.49rem;
    }
    .hoverCardList .title-description {
        font-size: 0.2rem;
        font-family: PingFang SC;
        color: #222222;
        line-height: 0.3rem;
    }
    .hoverCardList .hoverCard-contain {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item {
        width: 3.48rem;
        display: flex;
        flex-direction: column;
        background: #FFFFFF;
        box-shadow: 0.04rem 0rem 0.1rem 0rem rgba(149, 157, 172, 0.3);
        border-radius: 0.12rem;
        overflow: hidden;
        margin-bottom: .3rem;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item img {
        width: 3.48rem;
        height: 1.95rem;
        object-fit: cover;
        display: flex;
        flex-direction: column;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item .bottom-hoverCard-box {
        padding: .1rem .15rem .15rem .15rem;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item .hoverCard-title {
        font-size: 0.26rem;
        font-family: PingFang SC;
        font-weight: bold;
        color: #222222;
        line-height: 0.27rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: .15rem;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item .hoverCard-description {

        font-size: 0.18rem;
        font-family: PingFang SC;
        font-weight: 400;
        color: #979797;
        line-height: 0.27rem;
        margin-bottom: .15rem;
    }
    .hoverCardList .hoverCard-contain .hoverCard-item button {
        font-size: 0.2rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 0.5rem;
        width: 3.14rem;
        height: 0.5rem;
        background: #FC4F08;
        border-radius: 0.27rem;
    }
    .phone-page  {
        display: flex;
        justify-content: center;
    }
    .phone-page span {
        margin: .5rem .3rem;
        font-size: .26rem;
        color: #FC4F08;
        font-weight: bold;
    }
    .phone-page span:hover {
        filter: brightness(1.2);
    }
    .phone-page span.disabled{
        color: #999;
    }

    .newsInformation-box {
        padding: .5rem .3rem;
    }
    .newsInformation-box .newsInformation-leftText-box {
        padding: .5rem .3rem;
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 33px;
    }
    .newsInformation-box .newsInformation-rightType-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: .26rem;
    }
    .newsInformation-box .type-item {
        padding: .12rem .25rem;
        background: #EBEDF1;
        border-radius: 0.06rem;
        font-size: 0.2rem;
        font-family: PingFang SC;
        color: #636363;
        line-height: 0.33rem;
        margin-right: .1rem;
        margin-bottom: .12rem;
    }
    .newsInformation-box .type-item.active {
        background: #FC4F08;
        color: #fff;
    }
    .newsInformation-box .list2-contain .list2-item {
        border-bottom: 1px solid #E6E8EC;
        padding-bottom: .35rem;
        margin-bottom: .35rem;
    }
    .list2-box .list2-item .left-text-box:after {
        content:"";
        clear:both;/*清除浮动*/
        display:block;/*确保该元素是一个块级元素*/
    }
    .newsInformation-box .list2-contain .left-title {
        font-size: 0.32rem;
        font-family: PingFang SC;
        font-weight: 800;
        color: #000000;
        line-height: 0.43rem;
        margin-bottom: .15rem;
    }
    .newsInformation-box .list2-contain .right-img-box.phone-component {
        width: 6.9rem;
        height: 3.88rem;
        border-radius: 0.1rem;
        overflow: hidden;
        margin-bottom: .15rem;
    }
    .newsInformation-box .list2-contain .right-img-box.phone-component img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .newsInformation-box .list2-contain .left-description {
        font-size: 0.22rem;
        font-family: PingFang SC;
        color: #000000;
        line-height: 0.33rem;
        margin-bottom: .2rem;
    }
    .newsInformation-box .list2-contain .left-detail-box {
        float: left;
        font-size: 0.22rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #979797;
        line-height: 0.27rem;
        display: flex;
        align-items: center;
    }
    .newsInformation-box .list2-contain .left-detail-box .type-box{

        display: flex;
        align-items: center;
        padding-right: .15rem;
        border-right: 1px solid #DDDDDD;
        margin-right: .15rem;
    }
    .newsInformation-box .list2-contain .left-detail-box .type-icon{
        width: .3rem;
        height: .3rem;
    }

    .newsInformation-box .list2-contain .list2-btn-box {
        float: right;
        font-size: 0.22rem;
        font-family: PingFang SC;
        color: #FC4F08;
        line-height: 0.27rem;
    }
    .newsInformation-box .list2-contain .list2-btn-box{
        display: flex;
        align-items: center;
        font-size: 0.22rem;
        font-family: PingFang SC;
        color: #FC4F08;
        line-height: 0.27rem;
    }

}
